home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 December
/
Dec99.iso
/
Data
/
Main.dxr
/
00031_quit handler.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-10-05
|
137 b
|
12 lines
on new me
return me
end
on mouseUp me
if the runMode = "author" then
halt()
else
go(1, the pathName & "end")
end if
end